This contains directions on how to recover a /flash file system that
has been corrupted.

WARNING: DO NOT DO THIS UNLESS ABSOLUTELY NECESSARY!  IF YOU'RE NOT
SURE, DON'T DO IT.

To use reloadFFS:

- Boot the elgato
- Log in as root through the serial port
  - This assumes that you can log in.  If you can't then this won't work.
  - If you must log in through telnet follow "Log in through telnet"
    instructions below.
- Install PCMCIA card
- "mount /xdrive"
- "sh /xdrive/reloadFFS"
- Follow instructions given by script



Log in through telnet:

- Log in as root
- mv /etc/passwd.old /etc/passwd
- mv /flash/linux /flash/linux-
- reboot -f
- After reboot is complete (30 seconds or more) log back in as root
- Continue instructions above

